home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000489_nagesh@develop.bsis.com_Thu Apr 14 09:40:51 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  3KB

  1. Received: from develop.bsis.com by cs.umb.edu with SMTP id AA06104
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 15 Apr 1994 11:55:41 -0400
  3. Received: from jupiter.bsis.com by develop.bsis.com (4.1/SMI-4.1)
  4.     id AA01654; Thu, 14 Apr 94 13:40:51 EDT
  5. Date: Thu, 14 Apr 94 13:40:51 EDT
  6. From: nagesh@develop.bsis.com (Nagesh Konduru)
  7. Message-Id: <9404141740.AA01654@develop.bsis.com>
  8. To: tex-k@cs.umb.edu
  9. Subject: tex problem
  10.  
  11. Hi,
  12. I downloaded lib.tar.gz
  13. web.tar.gz
  14. web2c.tar.gz
  15. I unzipped untared all the files..
  16. I moved the directtory texmf to /usr/local/lib/temxf
  17.  
  18. then,
  19. cd /usr/local/Tex
  20. here are my all other files..i.e web2c-**...
  21. cd web2c-6.1
  22. ls
  23. configure
  24. make
  25. I got the following error
  26. .
  27. cd kpathsea; make  CFLAGS='-g ' SHELL='/bin/sh'  prefix=/usr/local exec_prefix=/usr/local  bindir=/usr/local/bin scriptdir=/usr/local/bin libdir=/usr/local/lib  datadir=/usr/local/lib infodir=/usr/local/info includedir=/usr/local/include  manext=1 mandir=/usr/local/man/man1  texmf_prefix=/usr/local/lib/texmf  texinputdir=/usr/local/lib/texmf/tex mfinputdir=/usr/local/lib/texmf/mf  fontdir=/usr/local/lib/texmf/fonts  fmtdir=/usr/local/lib/texmf/ini basedir=/usr/local/lib/texmf/ini  texpooldir=/usr/local/lib/texmf/ini   mfpooldir=/usr/local/lib/texmf/ini  psfontdir=/usr/local/lib/texmf/fonts/adobe  dvips_prefix=/usr/local/lib/texmf/dvips configdir=/usr/local/lib/texmf/dvips  headerdir=/usr/local/lib/texmf/dvips psmacrodir=/usr/local/lib/texmf/tex/dvips  default_texsizes='300:600'  
  28. gcc  -I. -I. -I..    -DDEFAULT_FONT_SIZES=\"300:600\" \
  29.   -g -c ./tex-font.c
  30. In file included from ../kpathsea/c-std.h:33,
  31.                  from ../kpathsea/config.h:31,
  32.                  from ./tex-font.c:19:
  33. /usr/local/include/math.h:26: features.h: No such file or directory
  34. In file included from /usr/local/include/huge_val.h:25,
  35.                  from /usr/local/include/math.h:34,
  36.                  from ../kpathsea/c-std.h:33,
  37.                  from ../kpathsea/config.h:31,
  38.                  from ./tex-font.c:19:
  39. /usr/local/include/sys/cdefs.h:22: features.h: No such file or directory
  40. In file included from /usr/local/include/huge_val.h:26,
  41.                  from /usr/local/include/math.h:34,
  42.                  from ../kpathsea/c-std.h:33,
  43.                  from ../kpathsea/config.h:31,
  44.                  from ./tex-font.c:19:
  45. /usr/local/include/endian.h:21: features.h: No such file or directory
  46. In file included from /usr/local/include/endian.h:34,
  47.                  from /usr/local/include/huge_val.h:26,
  48.                  from /usr/local/include/math.h:34,
  49.                  from ../kpathsea/c-std.h:33,
  50.                  from ../kpathsea/config.h:31,
  51.                  from ./tex-font.c:19:
  52. /usr/local/include/bytesex.h:9: #error Machine byte order unknown.
  53. *** Error code 1
  54. make: Fatal error: Command failed for target `tex-font.o'
  55. Current working directory /export/local/Tex/web2c-6.1/kpathsea
  56. *** Error code 1
  57. make: Fatal error: Command failed for target `do-kpathsea'
  58.  
  59. Please help me in fixing up this problem....
  60.  
  61.  
  62. -Nagesh